FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.on.ehr.r4#0.9.3 (46 ms)

Package ca.on.ehr.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.ehr.r4@0.9.3&canonical=http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Organization
Url http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Organization
Status draft
Name Organization
Title Organization
Experimental False
Description A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc.
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-PractitionerRole PractitionerRole
http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-ServiceRequest ServiceRequest

Resources that this resource uses

ValueSet
http://ehealthontario.ca/fhir/ValueSet/province-state-code ProvinceStateCode
http://ehealthontario.ca/fhir/ValueSet/country-code CountryCode


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Organization",
  "url" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/ca-on-profile-Organization",
  "name" : "Organization",
  "title" : "Organization",
  "status" : "draft",
  "description" : "A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier.system",
        "path" : "Organization.identifier.system",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier.value",
        "path" : "Organization.identifier.value",
        "mustSupport" : true
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom",
        "path" : "Organization.telecom",
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom.system",
        "path" : "Organization.telecom.system",
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom.value",
        "path" : "Organization.telecom.value",
        "mustSupport" : true
      },
      {
        "id" : "Organization.telecom.use",
        "path" : "Organization.telecom.use",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address",
        "path" : "Organization.address",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.use",
        "path" : "Organization.address.use",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.type",
        "path" : "Organization.address.type",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.line",
        "path" : "Organization.address.line",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.city",
        "path" : "Organization.address.city",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.state",
        "path" : "Organization.address.state",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ehealthontario.ca/fhir/ValueSet/province-state-code"
        }
      },
      {
        "id" : "Organization.address.postalCode",
        "path" : "Organization.address.postalCode",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address.country",
        "path" : "Organization.address.country",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ehealthontario.ca/fhir/ValueSet/country-code"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.